pub unsafe extern "C" fn gtk_page_setup_set_bottom_margin(
    setup: *mut GtkPageSetup,
    margin: c_double,
    unit: GtkUnit
)