pub unsafe extern "C" fn g_set_print_handler(
    func: Option<unsafe extern "C" fn(_: *const i8)>
) -> Option<unsafe extern "C" fn(_: *const i8)>