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