Function g_byte_array_set_size

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