Function g_main_loop_new

pub unsafe extern "C" fn g_main_loop_new(
    context: *mut GMainContext,
    is_running: i32,
) -> *mut GMainLoop