Function g_file_get_contents

pub unsafe extern "C" fn g_file_get_contents(
    filename: *const i8,
    contents: *mut *mut u8,
    length: *mut usize,
    error: *mut *mut GError,
) -> i32