pub unsafe extern "C" fn gtk_misc_get_padding(
    misc: *mut GtkMisc,
    xpad: *mut c_int,
    ypad: *mut c_int
)