Function g_set_printerr_handler

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