Function g_closure_new_simple

pub unsafe extern "C" fn g_closure_new_simple(
    sizeof_closure: u32,
    data: *mut c_void,
) -> *mut GClosure