Function g_array_set_size

pub unsafe extern "C" fn g_array_set_size(
    array: *mut GArray,
    length: u32,
) -> *mut GArray