Function g_set_print_handler

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