pub unsafe extern "C" fn Sign( private_key: *const c_char, message: *const c_char, k: *const c_char, out: *mut c_char) -> c_int