pub unsafe extern "C" fn g_file_get_contents(
    filename: *mut gchar,
    contents: *mut gchar,
    length: gsize
) -> gboolean