pub unsafe fn log_get( log_callback: *mut ggml_log_callback, user_data: *mut *mut c_void, )
Get the current log callback and user data.
The caller must ensure the pointers are valid.