pub unsafe extern "C" fn handler_get_error_message(
    this: *mut c_void,
    error: c_int,
    buf: *mut String
) -> bool