Function g_io_channel_new_file

pub unsafe extern "C" fn g_io_channel_new_file(
    filename: *const i8,
    mode: *const i8,
    error: *mut *mut GError,
) -> *mut GIOChannel