Function g_ptr_array_add

pub unsafe extern "C" fn g_ptr_array_add(
    array: *mut GPtrArray,
    data: *mut c_void,
)